mini-os: Move test functions into test.c
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 9 Feb 2012 18:33:31 +0000 (18:33 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 9 Feb 2012 18:33:31 +0000 (18:33 +0000)
commit8111e0c59583ac278ecd07ca4c6be04d8802e567
tree4210bb62f5f95790bf1a9d8323b7a8b08ba9e45c
parent684315da98921a483d7c7bd2effc16a95aee6b93
mini-os: Move test functions into test.c

While useful, these test functions should not be compiled into every
mini-os instance that we compile.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
extras/mini-os/Makefile
extras/mini-os/kernel.c
extras/mini-os/test.c [new file with mode: 0644]
stubdom/c/minios.cfg
stubdom/caml/minios.cfg